home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / comm / fido / wpltools_jan30.readme < prev    next >
Text File  |  1993-02-01  |  2KB  |  56 lines

  1. Short: Latest update of Login,Logproc,lookup,sendit,xfreqsh,xtool.
  2. type: comm/fido
  3. uploader: aa302@freenet.carleton.ca (Russell McOrmond)
  4.  
  5.   The new WPL mailer language allows for many external support
  6. programs to interface with it.  These sample tools are provided as the
  7. bare minimum compliment, and are the ones that are in current use on
  8. my system.  Full sources are included in this archive for all utilities.
  9.  
  10.   Two sets of utilities exist.  First, the WPL support utilities:
  11.  
  12.  
  13.   Login - Allows WPL (Or Welmat) to act as a GETTY for UUCP style
  14. logins.
  15.  
  16.   LogProc - The new REXX based logging system being used by WPL
  17. applications.
  18.  
  19.   Lookup - a small binary that uses IGEN's 'nodelist.library' in order
  20. to look up a node in the nodelist.  Extreme minor changes and a
  21. re-compile would allow this program to be used with traplist.library.
  22.  
  23.   The other three utilities are xferq.libary support utilities.  While
  24. WPL is currently the first network mailer to make use of XferQ, these
  25. programs in no way require WPL itself, but any XferQ supporting mailer.   
  26.  
  27.   Sendit - A simple XferQ supporting utility that demonstrates how a
  28. mailer would interface to xferq.library
  29.  
  30.   XTool   - A utility that allows one to add, remove, list and querry
  31. the XferQ outbound database.  This simple utility could be used as the
  32. basis for a full user friendly GUI based outbound editor.
  33.  
  34.   XFreqSH - This is a 3 in 1 utility that is used as a demonstration
  35. to other file request authors as to how to interface to XferQ.  The
  36. full sources are released to the public domain with the intent that
  37. people will make use of these sources as an example, and rip code out
  38. of it to place into their own software.
  39.       It does 3 things:
  40.     a) Acts as a 'file notification' utility in that it can be ran on
  41. the receipt of any file, and can use AmigaDOS pattern matching to do
  42. distinct things based on the received filename.
  43.     b) Acts as a simple file request handler with a very simple built
  44. in file database.
  45.     c) Acts as a shell to enable any file request handler that works
  46. with Trapdoor to work with XferQ, and works in both a new asynchronous
  47. method as well as the old Trapdoor/Paragon synchronous temporary file
  48. method (Obviously the asynchronous method is much faster for a real
  49. session)
  50.  
  51.  
  52.   The latest update of these utilities are always available for
  53. fidonet file request from fidonet#1:1/139.
  54.  
  55.  
  56.